Use the domain ID to refer to backends, not the UUID. This means that a new
authoremellor@ewan <emellor@ewan>
Tue, 4 Oct 2005 10:01:38 +0000 (11:01 +0100)
committeremellor@ewan <emellor@ewan>
Tue, 4 Oct 2005 10:01:38 +0000 (11:01 +0100)
commit6b6edfe1d5609abbba73a53cb26909518f2a1580
tree88b5c51e88ef4b51a78dada4b2c18bf03a1d0910
parent3a62270915694e279bd3909e177c757836e9a5ce
Use the domain ID to refer to backends, not the UUID.  This means that a new
backend is used on a localhost live migrate; migration was failing otherwise.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/DevController.py